Convert to Boolean Data
Command Prototype
bRet = CBool(varData)
Command Description
Convert data to logical type
Parameter Description
- Required Parameter
- varData--Data to be converted
- return
- bRet--The variable used to save the output of the function call